Skip to content

fix: ledger txs for swap and bridge#6302

Merged
infiniteflower merged 10 commits into
mainfrom
fix/bridge-status-mobile-ledger
Aug 13, 2025
Merged

fix: ledger txs for swap and bridge#6302
infiniteflower merged 10 commits into
mainfrom
fix/bridge-status-mobile-ledger

Conversation

@infiniteflower
Copy link
Copy Markdown
Contributor

@infiniteflower infiniteflower commented Aug 13, 2025

Explanation

This PR ports the changes from an earlier patch into the BridgeStatusController. It fixes an issue where the user would be unable to submit Ledger txs on Mobile.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@infiniteflower infiniteflower marked this pull request as ready for review August 13, 2025 15:48
@infiniteflower infiniteflower requested review from a team as code owners August 13, 2025 15:48
@infiniteflower infiniteflower enabled auto-merge (squash) August 13, 2025 15:56
) => {
if (requireApproval) {
const mobileHardwareWalletDelay = new Promise((resolve) =>
setTimeout(resolve, 1000),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 1s enough or do we need to bump it to be extra safe?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is enough, because this patch exists in Mobile since at least the last release

SteP-n-s
SteP-n-s previously approved these changes Aug 13, 2025
cursor[bot]

This comment was marked as outdated.

@infiniteflower infiniteflower merged commit 12f616a into main Aug 13, 2025
223 checks passed
@infiniteflower infiniteflower deleted the fix/bridge-status-mobile-ledger branch August 13, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants